scripts: quarantine_zephyr: Exclude nRF9251 targets#28338
scripts: quarantine_zephyr: Exclude nRF9251 targets#28338jaz1-nordic wants to merge 86 commits intonrfconnect:collab-nrf9251from
Conversation
Introduce new board called nrf9251dk, associated devicetree files and drivers for the SoC. Signed-off-by: Jari Tervonen <jari.tervonen@nordicsemi.no>
Add overlay required to run the watchdog sample on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlays required to run the wdt_instances test on nrf9251dk targets. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the wdt_soft_reset test on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the wdt_basic_api test on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the wdt_error_cases test on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlays required to run the wdt_variables test on nrf9251dk targets. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add nrf9251dk target to platform allow list. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add test configuration for MBOX communication between - cpuapp and cpuppr on nrf9251dk, - cpuapp and cpuflpr on nrf9251dk. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add NVS test configuration and enable it on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the adc_dt sample on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the adc_sequence sample on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the counter alarm sample on nrf9251dk targets. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlays required to run the rtio_loopback sample on nrf9251dk targets. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the spi_bitbang sample on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add nrf9251dk target to the platform allow list. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the adc_latency test on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the pdm_instances test on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlays required to run the pdm_loopback test on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the multicore_soc_flash test on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the gpio_events test on nrf9251dk targets. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the gpio_more_loops test on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the gpio_nfct test on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlays required to run the grtc_clk_output on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add nrf9251dk to the platform allow list. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the i2c_latency test on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the i2c_pan test on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the twim_instances test on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Add overlay required to run the lpuart test on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
CONFIG_NRF_REGTOOL_VERBOSITY is no longer defined for nrf54h20. Do not set its value as this results in build warning. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Remove region and increase size of cpuapp_dma_region to 4k.
GPIOTE130 channel0 is currently allocated to the CELLCORE. Do not use this channel in test overlays. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Copy the clock_control sample from sdk-zephyr to sdk-nrf and enable it on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Feature branch was merged, so use the main branch. Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
Exclude the application and radio core targets for nRF9251 since they use IronSide SE as their PSA storage provider. Signed-off-by: Jakub Zymelka <jakub.zymelka@nordicsemi.no>
CI InformationTo view the history of this post, click the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 191dbec5fb9822c1fca9f34fc1a3dca8b77eb726 more detailssdk-nrf:
Github labels
List of changed files detected by CI (1)Outputs:ToolchainVersion: 53ac68dd62 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
| - nrf54h20dk@0.9.0/nrf54h20/cpuapp | ||
| - nrf54h20dk@0.9.0/nrf54h20/cpurad | ||
| - nrf9251dk/nrf9251/cpuapp | ||
| - nrf9251dk/nrf9251/cpurad |
There was a problem hiding this comment.
beside there is no build for those in sdk-zephyr, this is not needed.
nordic-piks
left a comment
There was a problem hiding this comment.
Not needed at all.
There is no build for nrf9251 which uses this file.
Quarantine for testing at HW is at test repo.
44bf65d to
ed78644
Compare
Exclude the application and radio core targets for nRF9251 since they use IronSide SE as their PSA storage provider.